FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-RegistrationType-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCareConnect-RegistrationType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-RegistrationType-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-RegistrationType-1
Version1.0.0
Statusdraft
Date2017-08-01T00:00:00+00:00
NameCare Connect Registration Type
Authorityhl7
DescriptionA CodeSystem that identifies the type of registration for a patient at a healthcare organisation.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-RegistrationType-1Care Connect Registration Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-RegistrationType-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-RegistrationType-1",
  "version": "1.0.0",
  "name": "Care Connect Registration Type",
  "status": "draft",
  "date": "2017-08-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem that identifies the type of registration for a patient at a healthcare organisation.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "R",
      "display": "Regular"
    },
    {
      "code": "E",
      "display": "Emergency"
    },
    {
      "code": "IN",
      "display": "Immediately necessary"
    },
    {
      "code": "T",
      "display": "Temporary"
    },
    {
      "code": "P",
      "display": "Private"
    },
    {
      "code": "O",
      "display": "Other"
    },
    {
      "code": "S",
      "display": "Synthetic Record"
    }
  ]
}